Next | Prev | Up | Top | Contents | Index
Compilation Flags for MP TCP/IP
The _MP_NETLOCKS and MP compiler variables must be defined in order to enable the macros necessary to run under multi-threaded TCP/IP. Make sure the following compiler options are used:
-D_MP_NETLOCKS -DMP
Next | Prev | Up | Top | Contents | Index